2025-09-06 02:47:33,704 [ 224166 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-06 02:47:33,704 [ 224166 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-06 02:47:33,704 [ 224166 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-06 02:47:33,704 [ 224166 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xor45m --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo]' test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' test_distributed_system_query/test.py::test_start_and_stop_replica_send test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client test_enabling_access_management/test.py::test_enabling_access_management test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all test_filesystem_layout/test.py::test_file_path_escaping test_force_deduplication/test.py::test_basic test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_executable_table_function/test.py::test_executable_function_input_argument_python test_external_cluster/test.py::test_ddl test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_file_cluster/test.py::test_count test_distributed_type_object/test.py::test_distributed_type_object test_external_http_authenticator/test.py::test_basic_auth_failed test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_distributed_system_query/test.py::test_start_and_stop_replica_send test_format_avro_confluent/test.py::test_select test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees [gw4] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw8] [ 2%] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw9] [ 3%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw4] [ 4%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw4] [ 5%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw4] [ 6%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw1] [ 7%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw3] [ 8%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw1] [ 9%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw0] [ 10%] PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash [gw1] [ 11%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python [gw0] [ 12%] PASSED test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python [gw1] [ 13%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python [gw3] [ 14%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw6] [ 15%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override [gw1] [ 16%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw6] [ 17%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw0] [ 18%] PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python test_filesystem_layout/test.py::test_file_path_escaping test_enabling_access_management/test.py::test_enabling_access_management [gw0] [ 19%] PASSED test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python [gw3] [ 20%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw0] [ 21%] PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_explain_estimates/test.py::test_explain_estimates [gw3] [ 22%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw2] [ 23%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw2] [ 24%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] [gw2] [ 25%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_dotnet_client/test.py::test_dotnet_client [gw3] [ 26%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw7] [ 27%] PASSED test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth [gw2] [ 28%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw7] [ 29%] PASSED test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded [gw7] [ 30%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw7] [ 31%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw2] [ 32%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] [gw5] [ 33%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw2] [ 34%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] [gw1] [ 35%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw2] [ 36%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_secure [gw1] [ 37%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw2] [ 38%] PASSED test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster [gw1] [ 39%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw5] [ 40%] PASSED test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file [gw1] [ 41%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw1] [ 42%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw5] [ 43%] PASSED test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files [gw2] [ 44%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote [gw3] [ 45%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw5] [ 46%] PASSED test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option [gw1] [ 47%] PASSED test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python [gw5] [ 48%] PASSED test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference [gw2] [ 49%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree [gw2] [ 50%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert [gw1] [ 51%] PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python [gw1] [ 52%] PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python [gw2] [ 53%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async [gw3] [ 54%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option [gw5] [ 55%] PASSED test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all [gw9] [ 56%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw8] [ 57%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw5] [ 58%] PASSED test_file_cluster/test.py::test_select_all [gw2] [ 59%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async [gw4] [ 60%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw2] [ 61%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync [gw6] [ 62%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw3] [ 63%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option [gw2] [ 64%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant test_force_deduplication/test.py::test_basic [gw2] [ 65%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] [gw3] [ 66%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant [gw2] [ 67%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] [gw1] [ 68%] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python [gw2] [ 69%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] [gw1] [ 70%] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash [gw1] [ 71%] PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python [gw2] [ 72%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] [gw1] [ 73%] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check [gw2] [ 74%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw1] [ 75%] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python [gw2] [ 76%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw1] [ 77%] PASSED test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python [gw0] [ 78%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased [gw4] [ 79%] PASSED test_force_deduplication/test.py::test_basic [gw1] [ 80%] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python [gw0] [ 81%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python [gw0] [ 82%] PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash [gw0] [ 83%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python [gw0] [ 84%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python [gw0] [ 85%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python [gw0] [ 86%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python [gw0] [ 87%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python [gw0] [ 88%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python [gw0] [ 89%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python [gw0] [ 90%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python [gw0] [ 91%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python [gw0] [ 92%] PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash [gw0] [ 93%] PASSED test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python [gw0] [ 94%] PASSED test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python [gw0] [ 95%] PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python [gw0] [ 96%] PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python [gw0] [ 97%] PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python [gw0] [ 98%] PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash [gw0] [ 99%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python [gw0] [100%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ============================== slowest durations =============================== 100.80s call test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 77.84s call test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 40.77s call test_executable_table_function/test.py::test_executable_function_input_slow_python 32.02s setup test_file_cluster/test.py::test_count 31.19s setup test_format_avro_confluent/test.py::test_select 26.98s setup test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 26.56s call test_executable_table_function/test.py::test_executable_storage_input_slow_python 22.14s call test_executable_dictionary/test.py::test_executable_source_updated_python 21.92s setup test_force_deduplication/test.py::test_basic 20.81s setup test_executable_table_function/test.py::test_executable_function_input_argument_python 19.96s setup test_external_cluster/test.py::test_ddl 19.60s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 16.36s setup test_distributed_system_query/test.py::test_start_and_stop_replica_send 15.16s setup test_distributed_type_object/test.py::test_distributed_type_object 15.13s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 14.94s setup test_external_http_authenticator/test.py::test_basic_auth_failed 13.79s setup test_filesystem_layout/test.py::test_file_path_escaping 13.23s setup test_enabling_access_management/test.py::test_enabling_access_management 11.75s setup test_explain_estimates/test.py::test_explain_estimates 11.53s teardown test_file_cluster/test.py::test_select_all 10.84s call test_executable_dictionary/test.py::test_executable_input_slow_python 10.82s teardown test_format_avro_confluent/test.py::test_select_auth_encoded_complex 10.78s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 9.39s call test_force_deduplication/test.py::test_basic 8.78s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 8.26s teardown test_distributed_type_object/test.py::test_distributed_type_object 8.13s setup test_dotnet_client/test.py::test_dotnet_client 7.49s teardown test_distributed_system_query/test.py::test_start_and_stop_replica_send 6.96s teardown test_external_cluster/test.py::test_ddl_replicated 6.35s teardown test_enabling_access_management/test.py::test_enabling_access_management 6.12s teardown test_explain_estimates/test.py::test_explain_estimates 5.21s call test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 5.05s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 4.98s teardown test_force_deduplication/test.py::test_basic 4.97s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 4.74s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 4.65s teardown test_filesystem_layout/test.py::test_file_path_escaping 4.63s teardown test_dotnet_client/test.py::test_dotnet_client 4.45s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 4.20s call test_dotnet_client/test.py::test_dotnet_client 3.84s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 3.36s call test_distributed_type_object/test.py::test_distributed_type_object 3.31s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 3.07s call test_file_cluster/test.py::test_format_detection 3.06s call test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 2.99s call test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 2.88s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 2.79s call test_external_cluster/test.py::test_ddl 2.74s call test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 2.74s call test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 2.64s call test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 2.59s call test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 2.59s call test_executable_table_function/test.py::test_executable_pool_storage_input_python 2.21s call test_executable_table_function/test.py::test_executable_function_input_python 2.16s teardown test_executable_table_function/test.py::test_executable_storage_no_input_python 2.13s call test_filesystem_layout/test.py::test_file_path_escaping 2.13s teardown test_executable_dictionary/test.py::test_executable_source_updated_python 2.09s call test_executable_dictionary/test.py::test_executable_source_argument_python 2.00s call test_executable_dictionary/test.py::test_executable_source_python 1.93s call test_file_cluster/test.py::test_schema_inference 1.90s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 1.88s call test_executable_table_function/test.py::test_executable_storage_input_signalled_python 1.88s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 1.85s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 1.84s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 1.81s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 1.78s call test_executable_table_function/test.py::test_executable_storage_input_bash 1.74s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 1.68s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 1.68s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 1.63s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 1.63s call test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 1.57s call test_distributed_system_query/test.py::test_start_and_stop_replica_send 1.54s call test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 1.52s call test_executable_table_function/test.py::test_executable_storage_input_python 1.48s call test_executable_table_function/test.py::test_executable_storage_input_sum_python 1.48s call test_executable_table_function/test.py::test_executable_storage_input_argument_python 1.46s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 1.40s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 1.38s call test_distributed_inter_server_secret/test.py::test_secure_insert_sync 1.30s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 1.26s call test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 1.19s call test_enabling_access_management/test.py::test_enabling_access_management 1.18s call test_distributed_inter_server_secret/test.py::test_secure_insert_async 1.13s call test_executable_table_function/test.py::test_executable_storage_no_input_python 1.13s call test_explain_estimates/test.py::test_explain_estimates 1.13s call test_executable_dictionary/test.py::test_executable_source_exit_code_check 1.05s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 1.03s call test_executable_table_function/test.py::test_executable_storage_no_input_bash 1.00s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 1.00s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.96s call test_file_cluster/test.py::test_missing_file 0.96s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.95s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.95s call test_external_cluster/test.py::test_ddl_replicated 0.91s call test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.90s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.85s call test_executable_dictionary/test.py::test_executable_input_sum_python 0.81s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.81s call test_executable_table_function/test.py::test_executable_function_input_argument_python 0.80s call test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.80s call test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.75s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.75s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.70s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.70s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.70s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.70s call test_executable_table_function/test.py::test_executable_function_input_sum_python 0.70s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.65s call test_executable_dictionary/test.py::test_executable_input_signalled_python 0.65s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.65s call test_executable_dictionary/test.py::test_executable_input_bash 0.65s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.65s call test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.61s call test_executable_dictionary/test.py::test_executable_input_python 0.59s call test_executable_table_function/test.py::test_executable_function_input_bash 0.58s call test_file_cluster/test.py::test_count 0.53s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.53s call test_executable_table_function/test.py::test_executable_function_no_input_python 0.53s call test_file_cluster/test.py::test_select_all 0.53s call test_file_cluster/test.py::test_no_such_files 0.45s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 0.43s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.43s call test_executable_table_function/test.py::test_executable_function_no_input_bash 0.43s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.40s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.39s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.38s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.38s call test_format_avro_confluent/test.py::test_select_auth 0.33s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.33s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.31s call test_format_avro_confluent/test.py::test_select 0.27s call test_distributed_inter_server_secret/test.py::test_secure_disagree 0.27s call test_file_cluster/test.py::test_non_existent_cluster 0.22s call test_distributed_inter_server_secret/test.py::test_secure 0.22s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.06s call test_format_avro_confluent/test.py::test_select_auth_encoded 0.05s call test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.00s setup test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s setup test_file_cluster/test.py::test_no_such_files 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s setup test_format_avro_confluent/test.py::test_select_auth 0.00s teardown test_format_avro_confluent/test.py::test_select 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s setup test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s teardown test_format_avro_confluent/test.py::test_select_auth 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s teardown test_file_cluster/test.py::test_missing_file 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_file_cluster/test.py::test_schema_inference 0.00s teardown test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s setup test_file_cluster/test.py::test_missing_file 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_file_cluster/test.py::test_non_existent_cluster 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s teardown test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_bash 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure 0.00s setup test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s setup test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s teardown test_file_cluster/test.py::test_format_detection 0.00s setup test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_updated_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s setup test_file_cluster/test.py::test_select_all 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s setup test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_executable_table_function/test.py::test_executable_function_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s teardown test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s teardown test_file_cluster/test.py::test_no_such_files 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_file_cluster/test.py::test_schema_inference 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_argument_python =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_executable_table_function/test.py::test_executable_function_input_bash PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database PASSED test_external_cluster/test.py::test_ddl PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python PASSED test_executable_table_function/test.py::test_executable_function_input_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants PASSED test_format_avro_confluent/test.py::test_select PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] PASSED test_format_avro_confluent/test.py::test_select_auth PASSED test_format_avro_confluent/test.py::test_select_auth_encoded PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] PASSED test_file_cluster/test.py::test_count PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_distributed_inter_server_secret/test.py::test_secure PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_file_cluster/test.py::test_format_detection PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_file_cluster/test.py::test_missing_file PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke PASSED test_file_cluster/test.py::test_no_such_files PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_file_cluster/test.py::test_non_existent_cluster PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option PASSED test_file_cluster/test.py::test_schema_inference PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_file_cluster/test.py::test_select_all PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] PASSED test_executable_dictionary/test.py::test_executable_source_python PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python PASSED test_force_deduplication/test.py::test_basic PASSED test_executable_dictionary/test.py::test_executable_source_updated_python PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash PASSED test_executable_table_function/test.py::test_executable_function_no_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_storage_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_input_python PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ======================= 100 passed in 306.62s (0:05:06) ========================